- structured statement
- 结构化语句
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… … Wikipedia
Structured program theorem — The structured program theorem is a result in programming language theory. It states that every computable function can be implemented in a programming language that combines subprograms in only three specific ways. These three control structures … Wikipedia
Structured settlement factoring transaction — A structured settlement factoring transaction describes the selling of future structured settlement payments (or, more accurately, rights to receive the future structured settlement payments). People who receive structured settlement payments… … Wikipedia
Structured Control Language — Der strukturierte Text (engl. Structured Text, Abkürzung: ST) wird für die Programmierung von Speicherprogrammierbaren Steuerungen (SPS) eingesetzt. Die Norm EN 61131 3 legt neben anderen auch den Sprachumfang von ST fest. Dabei ist die Syntax… … Deutsch Wikipedia
Structured Text — Der strukturierte Text (engl. Structured Text, Abkürzung: ST) wird für die Programmierung von Speicherprogrammierbaren Steuerungen (SPS) eingesetzt. Die Norm EN 61131 3 legt neben anderen auch den Sprachumfang von ST fest. Dabei ist die Syntax… … Deutsch Wikipedia
Structured Query Language — SQL (das Kürzel für Structured Query Language; offizielle Aussprache [ɛskjuːˈɛl], häufig auch [ˈsiːkwəl] →SEQUEL), ist eine Datenbanksprache zur Definition, Abfrage und Manipulation von Daten in relationalen Datenbanken. SQL ist von ANSI und ISO… … Deutsch Wikipedia
Statement block — In computer programming, a statement block (or code block) is a section of code which is grouped together, much like a paragraph; such blocks consist of one, or more, statements. Statement blocks help make code more readable by breaking up… … Wikipedia
Unified Structured Inventive Thinking — (USIT) is a structured, problem solving methodology for finding innovative solution concepts to engineering design type problems. Historically, USIT is related to systematic inventive thinking (SIT), which originated in Israel and is related to… … Wikipedia
Attending physician statement — An attending physician statement (APS) is a report by a Physician, Hospital or Medical facility who has treated, or who is currently treating a proposed insured. In traditional underwriting, an APS is one of the most frequently ordered additional … Wikipedia
Protocol implementation conformance statement — A Protocol Implementation Conformance Statement or most commonly PICS is a structured document which asserts which specific requirements are met by a given implementation of a protocol standard. It is often completed as a record of formal… … Wikipedia
Control flow — Not to be confused with Flow control. In computer science, control flow (or alternatively, flow of control) refers to the order in which the individual statements, instructions, or function calls of an imperative or a declarative program are… … Wikipedia